ComponentOne ASP.NET MVC Controls
OnClientUpdatedView Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientUpdatedView Property
Occurs when the grid finishes creating/updating the elements that make up the current view.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatedView As String
public virtual string OnClientUpdatedView {get; set;}
Remarks
The grid updates the view in response to several actions, including:
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members